Skip to content

Conversation

@ivanimanishi
Copy link
Member

INCLUDE_PATHS is a list argument that can be used to add an arbitrary list of include paths to be added, with full control over their order from the options file.

Related Issues

We are changing our build environment at IE and want more control, from the options file, over which include paths are added to the compile commands and their order.

Checklist

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable.
  • I have tested my change(s) in the test suite, and added new test cases where necessary.
  • My code follows the Cortex project's prevailing coding style and conventions.

Copy link
Collaborator

@murraystevenson murraystevenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Ivan, merging for a release later today.

With the introduction of INCLUDE_PATHS, would you still be using any of the project-specific BOOST_INCLUDE_PATH, OPENEXR_INCLUDE_PATH, TBB_INCLUDE_PATH, etc? We may consider dropping those in the future in favour of a setup based around the simpler INCLUDE_PATHS if they're of no use to you.

INCLUDE_PATHS is a list argument that can be used to add an arbitrary
list of include paths to be added, with full control over their order
from the options file.
@murraystevenson murraystevenson merged commit fe9d009 into ImageEngine:RB-10.6 Dec 8, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants